3.2487 \(\int \frac{1}{\sqrt{1-2 x} (2+3 x)^2 (3+5 x)^{3/2}} \, dx\)

Optimal. Leaf size=86 \[ -\frac{515 \sqrt{1-2 x}}{77 \sqrt{5 x+3}}+\frac{3 \sqrt{1-2 x}}{7 (3 x+2) \sqrt{5 x+3}}+\frac{321 \tan ^{-1}\left (\frac{\sqrt{1-2 x}}{\sqrt{7} \sqrt{5 x+3}}\right )}{7 \sqrt{7}} \]

[Out]

(-515*Sqrt[1 - 2*x])/(77*Sqrt[3 + 5*x]) + (3*Sqrt[1 - 2*x])/(7*(2 + 3*x)*Sqrt[3
+ 5*x]) + (321*ArcTan[Sqrt[1 - 2*x]/(Sqrt[7]*Sqrt[3 + 5*x])])/(7*Sqrt[7])

_______________________________________________________________________________________

Rubi [A]  time = 0.1679, antiderivative size = 86, normalized size of antiderivative = 1., number of steps used = 5, number of rules used = 5, integrand size = 26, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.192 \[ -\frac{515 \sqrt{1-2 x}}{77 \sqrt{5 x+3}}+\frac{3 \sqrt{1-2 x}}{7 (3 x+2) \sqrt{5 x+3}}+\frac{321 \tan ^{-1}\left (\frac{\sqrt{1-2 x}}{\sqrt{7} \sqrt{5 x+3}}\right )}{7 \sqrt{7}} \]

Antiderivative was successfully verified.

[In]  Int[1/(Sqrt[1 - 2*x]*(2 + 3*x)^2*(3 + 5*x)^(3/2)),x]

[Out]

(-515*Sqrt[1 - 2*x])/(77*Sqrt[3 + 5*x]) + (3*Sqrt[1 - 2*x])/(7*(2 + 3*x)*Sqrt[3
+ 5*x]) + (321*ArcTan[Sqrt[1 - 2*x]/(Sqrt[7]*Sqrt[3 + 5*x])])/(7*Sqrt[7])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 14.5854, size = 78, normalized size = 0.91 \[ - \frac{515 \sqrt{- 2 x + 1}}{77 \sqrt{5 x + 3}} + \frac{3 \sqrt{- 2 x + 1}}{7 \left (3 x + 2\right ) \sqrt{5 x + 3}} + \frac{321 \sqrt{7} \operatorname{atan}{\left (\frac{\sqrt{7} \sqrt{- 2 x + 1}}{7 \sqrt{5 x + 3}} \right )}}{49} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(1/(2+3*x)**2/(3+5*x)**(3/2)/(1-2*x)**(1/2),x)

[Out]

-515*sqrt(-2*x + 1)/(77*sqrt(5*x + 3)) + 3*sqrt(-2*x + 1)/(7*(3*x + 2)*sqrt(5*x
+ 3)) + 321*sqrt(7)*atan(sqrt(7)*sqrt(-2*x + 1)/(7*sqrt(5*x + 3)))/49

_______________________________________________________________________________________

Mathematica [A]  time = 0.0959581, size = 72, normalized size = 0.84 \[ \frac{321 \tan ^{-1}\left (\frac{-37 x-20}{2 \sqrt{7-14 x} \sqrt{5 x+3}}\right )}{14 \sqrt{7}}-\frac{\sqrt{1-2 x} (1545 x+997)}{77 (3 x+2) \sqrt{5 x+3}} \]

Antiderivative was successfully verified.

[In]  Integrate[1/(Sqrt[1 - 2*x]*(2 + 3*x)^2*(3 + 5*x)^(3/2)),x]

[Out]

-(Sqrt[1 - 2*x]*(997 + 1545*x))/(77*(2 + 3*x)*Sqrt[3 + 5*x]) + (321*ArcTan[(-20
- 37*x)/(2*Sqrt[7 - 14*x]*Sqrt[3 + 5*x])])/(14*Sqrt[7])

_______________________________________________________________________________________

Maple [B]  time = 0.022, size = 154, normalized size = 1.8 \[ -{\frac{1}{2156+3234\,x} \left ( 52965\,\sqrt{7}\arctan \left ( 1/14\,{\frac{ \left ( 37\,x+20 \right ) \sqrt{7}}{\sqrt{-10\,{x}^{2}-x+3}}} \right ){x}^{2}+67089\,\sqrt{7}\arctan \left ( 1/14\,{\frac{ \left ( 37\,x+20 \right ) \sqrt{7}}{\sqrt{-10\,{x}^{2}-x+3}}} \right ) x+21186\,\sqrt{7}\arctan \left ( 1/14\,{\frac{ \left ( 37\,x+20 \right ) \sqrt{7}}{\sqrt{-10\,{x}^{2}-x+3}}} \right ) +21630\,x\sqrt{-10\,{x}^{2}-x+3}+13958\,\sqrt{-10\,{x}^{2}-x+3} \right ) \sqrt{1-2\,x}{\frac{1}{\sqrt{-10\,{x}^{2}-x+3}}}{\frac{1}{\sqrt{3+5\,x}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(1/(2+3*x)^2/(3+5*x)^(3/2)/(1-2*x)^(1/2),x)

[Out]

-1/1078*(52965*7^(1/2)*arctan(1/14*(37*x+20)*7^(1/2)/(-10*x^2-x+3)^(1/2))*x^2+67
089*7^(1/2)*arctan(1/14*(37*x+20)*7^(1/2)/(-10*x^2-x+3)^(1/2))*x+21186*7^(1/2)*a
rctan(1/14*(37*x+20)*7^(1/2)/(-10*x^2-x+3)^(1/2))+21630*x*(-10*x^2-x+3)^(1/2)+13
958*(-10*x^2-x+3)^(1/2))*(1-2*x)^(1/2)/(2+3*x)/(-10*x^2-x+3)^(1/2)/(3+5*x)^(1/2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{{\left (5 \, x + 3\right )}^{\frac{3}{2}}{\left (3 \, x + 2\right )}^{2} \sqrt{-2 \, x + 1}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((5*x + 3)^(3/2)*(3*x + 2)^2*sqrt(-2*x + 1)),x, algorithm="maxima")

[Out]

integrate(1/((5*x + 3)^(3/2)*(3*x + 2)^2*sqrt(-2*x + 1)), x)

_______________________________________________________________________________________

Fricas [A]  time = 0.235318, size = 107, normalized size = 1.24 \[ -\frac{\sqrt{7}{\left (2 \, \sqrt{7}{\left (1545 \, x + 997\right )} \sqrt{5 \, x + 3} \sqrt{-2 \, x + 1} + 3531 \,{\left (15 \, x^{2} + 19 \, x + 6\right )} \arctan \left (\frac{\sqrt{7}{\left (37 \, x + 20\right )}}{14 \, \sqrt{5 \, x + 3} \sqrt{-2 \, x + 1}}\right )\right )}}{1078 \,{\left (15 \, x^{2} + 19 \, x + 6\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((5*x + 3)^(3/2)*(3*x + 2)^2*sqrt(-2*x + 1)),x, algorithm="fricas")

[Out]

-1/1078*sqrt(7)*(2*sqrt(7)*(1545*x + 997)*sqrt(5*x + 3)*sqrt(-2*x + 1) + 3531*(1
5*x^2 + 19*x + 6)*arctan(1/14*sqrt(7)*(37*x + 20)/(sqrt(5*x + 3)*sqrt(-2*x + 1))
))/(15*x^2 + 19*x + 6)

_______________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: ValueError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(2+3*x)**2/(3+5*x)**(3/2)/(1-2*x)**(1/2),x)

[Out]

Exception raised: ValueError

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.275583, size = 340, normalized size = 3.95 \[ -\frac{321}{980} \, \sqrt{70} \sqrt{10}{\left (\pi + 2 \, \arctan \left (-\frac{\sqrt{70} \sqrt{5 \, x + 3}{\left (\frac{{\left (\sqrt{2} \sqrt{-10 \, x + 5} - \sqrt{22}\right )}^{2}}{5 \, x + 3} - 4\right )}}{140 \,{\left (\sqrt{2} \sqrt{-10 \, x + 5} - \sqrt{22}\right )}}\right )\right )} - \frac{5}{22} \, \sqrt{10}{\left (\frac{\sqrt{2} \sqrt{-10 \, x + 5} - \sqrt{22}}{\sqrt{5 \, x + 3}} - \frac{4 \, \sqrt{5 \, x + 3}}{\sqrt{2} \sqrt{-10 \, x + 5} - \sqrt{22}}\right )} - \frac{198 \, \sqrt{10}{\left (\frac{\sqrt{2} \sqrt{-10 \, x + 5} - \sqrt{22}}{\sqrt{5 \, x + 3}} - \frac{4 \, \sqrt{5 \, x + 3}}{\sqrt{2} \sqrt{-10 \, x + 5} - \sqrt{22}}\right )}}{7 \,{\left ({\left (\frac{\sqrt{2} \sqrt{-10 \, x + 5} - \sqrt{22}}{\sqrt{5 \, x + 3}} - \frac{4 \, \sqrt{5 \, x + 3}}{\sqrt{2} \sqrt{-10 \, x + 5} - \sqrt{22}}\right )}^{2} + 280\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/((5*x + 3)^(3/2)*(3*x + 2)^2*sqrt(-2*x + 1)),x, algorithm="giac")

[Out]

-321/980*sqrt(70)*sqrt(10)*(pi + 2*arctan(-1/140*sqrt(70)*sqrt(5*x + 3)*((sqrt(2
)*sqrt(-10*x + 5) - sqrt(22))^2/(5*x + 3) - 4)/(sqrt(2)*sqrt(-10*x + 5) - sqrt(2
2)))) - 5/22*sqrt(10)*((sqrt(2)*sqrt(-10*x + 5) - sqrt(22))/sqrt(5*x + 3) - 4*sq
rt(5*x + 3)/(sqrt(2)*sqrt(-10*x + 5) - sqrt(22))) - 198/7*sqrt(10)*((sqrt(2)*sqr
t(-10*x + 5) - sqrt(22))/sqrt(5*x + 3) - 4*sqrt(5*x + 3)/(sqrt(2)*sqrt(-10*x + 5
) - sqrt(22)))/(((sqrt(2)*sqrt(-10*x + 5) - sqrt(22))/sqrt(5*x + 3) - 4*sqrt(5*x
 + 3)/(sqrt(2)*sqrt(-10*x + 5) - sqrt(22)))^2 + 280)